'Declaration Public Shadows Property FontSize As Single
'Declaration
Public Shadows Property FontSize As Single
public new float FontSize {get; set;}
public read-write property FontSize: Single;
public hide function get,set FontSize : float
public: __property new float get_FontSize(); public: __property new void set_FontSize( float value );
public: new property float FontSize { float get(); void set ( float value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText AnnotationText Members